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

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-45.97'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_56'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.033 -50.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.033"^^xsd:decimal ;
  dwc:decimalLongitude "-50.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-50.83'^^xsd:double;
  dwc:latitude '60.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_60'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.133 -49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.133"^^xsd:decimal ;
  dwc:decimalLongitude "-49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-49.33'^^xsd:double;
  dwc:latitude '49.133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_52'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_1'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.033 -50.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.033"^^xsd:decimal ;
  dwc:decimalLongitude "-50.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-50.83'^^xsd:double;
  dwc:latitude '60.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_60'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733 -57.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733"^^xsd:decimal ;
  dwc:decimalLongitude "-57.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.83'^^xsd:double;
  dwc:latitude '60.733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_61'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-45.97'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_56'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "59.95"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.533"^^xsd:decimal ;
  dwc:decimalLongitude "-60.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.533"^^xsd:decimal ;
  geo-pos:long "-60.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-60.52'^^xsd:double;
  dwc:latitude '11.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_33'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.533"^^xsd:decimal ;
  dwc:decimalLongitude "-60.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.533"^^xsd:decimal ;
  geo-pos:long "-60.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-60.52'^^xsd:double;
  dwc:latitude '11.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_33'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-45.97'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_56'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.6532"^^xsd:decimal ;
  geo-pos:long "-22.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "59.95"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-45.97'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_56'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.533"^^xsd:decimal ;
  dwc:decimalLongitude "-60.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.533"^^xsd:decimal ;
  geo-pos:long "-60.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-60.52'^^xsd:double;
  dwc:latitude '11.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_33'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "59.95"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.6532"^^xsd:decimal ;
  geo-pos:long "-22.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55847_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55847_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55847_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55847_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.533"^^xsd:decimal ;
  dwc:decimalLongitude "-60.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.533"^^xsd:decimal ;
  geo-pos:long "-60.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-60.52'^^xsd:double;
  dwc:latitude '11.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_33'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.533"^^xsd:decimal ;
  dwc:decimalLongitude "-60.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.533"^^xsd:decimal ;
  geo-pos:long "-60.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-60.52'^^xsd:double;
  dwc:latitude '11.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_33'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_1'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_13'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_18'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_2'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_27'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_3'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_33'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_4'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_41'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_43'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_44'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_45'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_46'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_48'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_49'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_5'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_50'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_51'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_52'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_53'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_54'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_55'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_56'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_57'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_58'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_59'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_60'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_61'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_62'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_63'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_9'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_10'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_100'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_101'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_102'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_11'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_12'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_13'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_14'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_15'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_17'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_18'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_19'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_20'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_21'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_27'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_28'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_29'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_30'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_31'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_38'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_40'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_42'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_44'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_45'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_46'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_47'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_49'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_50'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_51'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_52'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_53'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_55'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_56'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_57'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_58'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_59'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_6'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_63'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_68'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_7'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_70'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_71'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_72'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_73'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_74'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_8'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_82'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_84'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_85'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_86'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_88'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_89'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_9'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_90'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_91'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_92'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_94'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_95'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_96'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_97'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_98'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_99'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_38'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_41'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_42'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_43'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_44'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_45'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_46'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_47'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_48'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_49'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_50'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_51'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_52'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_54'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_59'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_60'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_61'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_62'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_63'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_64'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_65'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_66'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_67'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_68'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_69'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_70'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_72'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_74'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_16'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_17'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_19'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_20'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_21'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_28'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_29'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_32'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_34'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_35'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_40'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_41'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_42'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_43'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_44'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_45'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_46'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_47'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_48'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_49'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_50'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_51'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_52'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_53'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_54'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_55'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_56'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_58'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_59'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_60'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_61'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_62'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_63'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_64'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_65'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_66'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_67'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_68'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_69'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_71'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_72'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_73'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_74'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_75'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_76'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_77'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_78'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_79'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_80'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_81'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_82'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_83'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_85'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_86'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_87'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_88'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_89'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_90'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_1'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_15'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_16'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_18'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_19'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_2'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_21'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_22'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_23'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_24'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_25'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_26'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_28'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_29'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_3'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_30'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_31'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_33'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_34'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_35'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_36'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_37'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_38'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_39'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_40'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_41'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_42'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_46'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_47'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_48'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_5'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_50'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_51'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_52'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_53'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_54'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_56'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_58'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_59'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_6'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_60'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_63'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_64'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_65'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_66'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_67'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_68'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_7'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_1'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_16'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_17'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_2'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_21'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_3'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_4'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_6'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_1'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_14'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_15'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_16'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_18'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_19'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_2'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_20'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_22'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_25'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_26'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_27'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_28'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_3'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_30'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_31'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_32'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_34'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_37'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_40'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_41'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_43'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_47'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_49'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_5'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_52'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_19'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_34'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_18'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_20'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_21'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_35'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_38'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_46'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_54'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_55'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_6'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_17'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_21'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_27'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_28'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_30'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_31'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_41'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_42'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_43'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_45'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_49'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_11'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_13'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_15'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_16'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_17'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_18'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_19'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_20'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_21'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_27'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_29'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_30'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_32'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_34'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_35'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_40'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_41'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_42'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_43'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_45'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_46'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_47'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_48'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_50'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_52'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_53'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_54'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_55'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_19'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_20'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_21'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_27'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_29'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_30'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_32'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_49'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1"^^xsd:decimal ;
  dwc:decimalLongitude "-42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  geo-pos:lat "5.1"^^xsd:decimal ;
  geo-pos:long "-42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250455'^^xsd:string;
  dwc:catalogNumber '7225987_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250455'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.68'^^xsd:double;
  dwc:latitude '5.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1"^^xsd:decimal ;
  dwc:decimalLongitude "-42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  geo-pos:lat "5.1"^^xsd:decimal ;
  geo-pos:long "-42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250455'^^xsd:string;
  dwc:catalogNumber '7225987_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250455'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.68'^^xsd:double;
  dwc:latitude '5.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1"^^xsd:decimal ;
  dwc:decimalLongitude "-42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  geo-pos:lat "5.1"^^xsd:decimal ;
  geo-pos:long "-42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250455'^^xsd:string;
  dwc:catalogNumber '7225987_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250455'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.68'^^xsd:double;
  dwc:latitude '5.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1"^^xsd:decimal ;
  dwc:decimalLongitude "-42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  geo-pos:lat "5.1"^^xsd:decimal ;
  geo-pos:long "-42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250455'^^xsd:string;
  dwc:catalogNumber '7225987_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250455'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.68'^^xsd:double;
  dwc:latitude '5.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1"^^xsd:decimal ;
  dwc:decimalLongitude "-42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  geo-pos:lat "5.1"^^xsd:decimal ;
  geo-pos:long "-42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250455'^^xsd:string;
  dwc:catalogNumber '7225987_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250455'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.68'^^xsd:double;
  dwc:latitude '5.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_41'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_6'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_7'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_10'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_11'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_12'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_6'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_7'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_8'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_10'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_12'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_28'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_29'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_6'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_6'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_21'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_27'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_29'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_31'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_34'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_43'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_44'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_45'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_47'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_14'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_16'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_17'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_27'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_28'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_29'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_30'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_32'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_34'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_35'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_38'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_40'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_42'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.683"^^xsd:decimal ;
  dwc:decimalLongitude "-43.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.683"^^xsd:decimal ;
  geo-pos:long "-43.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250462'^^xsd:string;
  dwc:catalogNumber '7226008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250462'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.93'^^xsd:double;
  dwc:latitude '3.683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.683"^^xsd:decimal ;
  dwc:decimalLongitude "-43.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.683"^^xsd:decimal ;
  geo-pos:long "-43.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250462'^^xsd:string;
  dwc:catalogNumber '7226008_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250462'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.93'^^xsd:double;
  dwc:latitude '3.683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.683"^^xsd:decimal ;
  dwc:decimalLongitude "-43.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.683"^^xsd:decimal ;
  geo-pos:long "-43.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250462'^^xsd:string;
  dwc:catalogNumber '7226008_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250462'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.93'^^xsd:double;
  dwc:latitude '3.683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.683"^^xsd:decimal ;
  dwc:decimalLongitude "-43.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.683"^^xsd:decimal ;
  geo-pos:long "-43.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250462'^^xsd:string;
  dwc:catalogNumber '7226008_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250462'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.93'^^xsd:double;
  dwc:latitude '3.683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.683"^^xsd:decimal ;
  dwc:decimalLongitude "-43.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.683"^^xsd:decimal ;
  geo-pos:long "-43.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250462'^^xsd:string;
  dwc:catalogNumber '7226008_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250462'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.93'^^xsd:double;
  dwc:latitude '3.683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_1'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_11'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_2'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_3'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_5'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_7'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_9'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_1'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_14'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_17'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_2'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_21'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_22'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_24'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_3'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_31'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_32'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_33'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_35'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_36'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_37'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_38'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_4'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_40'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_6'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_7'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_8'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_9'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_10'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_14'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_15'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_17'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_19'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_20'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_21'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_22'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_24'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_26'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_27'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_28'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_3'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_31'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_32'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_33'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_34'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_35'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_4'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_40'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_41'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_43'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_46'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_47'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_5'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_50'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_51'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_53'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_54'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_55'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_56'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_6'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_7'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_1'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_2'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_3'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_4'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_5'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_6'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_8'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250467'^^xsd:string;
  dwc:catalogNumber '7226033_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250467'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.3'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_1'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250467'^^xsd:string;
  dwc:catalogNumber '7226033_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250467'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.3'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_2'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250467'^^xsd:string;
  dwc:catalogNumber '7226033_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250467'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.3'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_3'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250467'^^xsd:string;
  dwc:catalogNumber '7226033_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250467'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.3'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_4'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250467'^^xsd:string;
  dwc:catalogNumber '7226033_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250467'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.3'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_6'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250467'^^xsd:string;
  dwc:catalogNumber '7226033_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250467'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.3'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_7'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733 -57.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733"^^xsd:decimal ;
  dwc:decimalLongitude "-57.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733 -57.83)"^^geo:wktLiteral ;
  geo-pos:lat "60.733"^^xsd:decimal ;
  geo-pos:long "-57.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.83'^^xsd:double;
  dwc:latitude '60.733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_61'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.58"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-53.58"^^xsd:decimal ;
  geo-pos:long "-44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-44.7'^^xsd:double;
  dwc:latitude '-53.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_2'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.6532"^^xsd:decimal ;
  geo-pos:long "-22.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.033 -50.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.033"^^xsd:decimal ;
  dwc:decimalLongitude "-50.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.033 -50.83)"^^geo:wktLiteral ;
  geo-pos:lat "60.033"^^xsd:decimal ;
  geo-pos:long "-50.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-50.83'^^xsd:double;
  dwc:latitude '60.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_60'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-45.97'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_56'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.133 -49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.133"^^xsd:decimal ;
  dwc:decimalLongitude "-49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.133 -49.33)"^^geo:wktLiteral ;
  geo-pos:lat "49.133"^^xsd:decimal ;
  geo-pos:long "-49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-49.33'^^xsd:double;
  dwc:latitude '49.133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_52'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-45.32"^^xsd:decimal ;
  geo-pos:long "-57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.58"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-53.58"^^xsd:decimal ;
  geo-pos:long "-44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-44.7'^^xsd:double;
  dwc:latitude '-53.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_2'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_94'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_10'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_30'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_42'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_47'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250440%3A7225934_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250440'^^xsd:string;
  dwc:catalogNumber '7225934_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250440'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250440:7225934_6'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_115'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_69'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_18'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -40.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250448%3A7225966_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250448'^^xsd:string;
  dwc:catalogNumber '7225966_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250448'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-40.92'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250448:7225966_5'^^xsd:anyURI;
  dwc:observationDate '1959-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_17'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_21'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_23'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_24'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_29'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_33'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_35'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_4'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_46'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_48'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.533"^^xsd:decimal ;
  dwc:decimalLongitude "-37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.533 -37.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.533"^^xsd:decimal ;
  geo-pos:long "-37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250449%3A7225969_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250449'^^xsd:string;
  dwc:catalogNumber '7225969_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250449'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-37.83'^^xsd:double;
  dwc:latitude '4.533'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250449:7225969_51'^^xsd:anyURI;
  dwc:observationDate '1960-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.667 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "12.667"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250450%3A7225972_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250450'^^xsd:string;
  dwc:catalogNumber '7225972_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250450'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '12.667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250450:7225972_33'^^xsd:anyURI;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_19'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_32'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_41'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_43'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_48'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_54'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_83'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_87'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_93'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_40'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_53'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_71'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 -35.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "-35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250442%3A7225942_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250442'^^xsd:string;
  dwc:catalogNumber '7225942_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250442'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.23'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250442:7225942_73'^^xsd:anyURI;
  dwc:observationDate '1968-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_18'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_27'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_31'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_38'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_57'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_70'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.283 -34.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.283"^^xsd:decimal ;
  geo-pos:long "-34.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250443%3A7225946_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250443'^^xsd:string;
  dwc:catalogNumber '7225946_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250443'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.83'^^xsd:double;
  dwc:latitude '3.283'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250443:7225946_84'^^xsd:anyURI;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_13'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_17'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_20'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_27'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_32'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_4'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_49'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_55'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_57'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_61'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_34'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250451%3A7225975_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250451'^^xsd:string;
  dwc:catalogNumber '7225975_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250451'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250451:7225975_47'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_1'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_18'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_35'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_40'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_46'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.633"^^xsd:decimal ;
  dwc:decimalLongitude "-47.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.633 -47.28)"^^geo:wktLiteral ;
  geo-pos:lat "11.633"^^xsd:decimal ;
  geo-pos:long "-47.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250452%3A7225978_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250452'^^xsd:string;
  dwc:catalogNumber '7225978_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250452'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-47.28'^^xsd:double;
  dwc:latitude '11.633'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250452:7225978_50'^^xsd:anyURI;
  dwc:observationDate '1968-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_12'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_14'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_26'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_28'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_31'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_36'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_38'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_39'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_44'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_49'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -45.15)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-45.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250453%3A7225981_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250453'^^xsd:string;
  dwc:catalogNumber '7225981_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250453'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-45.15'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250453:7225981_51'^^xsd:anyURI;
  dwc:observationDate '1968-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_18'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_31'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_44'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.017"^^xsd:decimal ;
  dwc:decimalLongitude "-42.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.017 -42.52)"^^geo:wktLiteral ;
  geo-pos:lat "7.017"^^xsd:decimal ;
  geo-pos:long "-42.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250454%3A7225984_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250454'^^xsd:string;
  dwc:catalogNumber '7225984_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250454'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-42.52'^^xsd:double;
  dwc:latitude '7.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250454:7225984_5'^^xsd:anyURI;
  dwc:observationDate '1968-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1"^^xsd:decimal ;
  dwc:decimalLongitude "-42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1 -42.68)"^^geo:wktLiteral ;
  geo-pos:lat "5.1"^^xsd:decimal ;
  geo-pos:long "-42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250455%3A7225987_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250455'^^xsd:string;
  dwc:catalogNumber '7225987_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250455'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.68'^^xsd:double;
  dwc:latitude '5.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250455:7225987_7'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_38'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_4'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_40'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.833"^^xsd:decimal ;
  dwc:decimalLongitude "-42.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.833 -42.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.833"^^xsd:decimal ;
  geo-pos:long "-42.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250456%3A7225990_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250456'^^xsd:string;
  dwc:catalogNumber '7225990_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250456'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-42.75'^^xsd:double;
  dwc:latitude '2.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250456:7225990_8'^^xsd:anyURI;
  dwc:observationDate '1968-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_13'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.883"^^xsd:decimal ;
  dwc:decimalLongitude "-41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.883 -41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.883"^^xsd:decimal ;
  geo-pos:long "-41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250457%3A7225993_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250457'^^xsd:string;
  dwc:catalogNumber '7225993_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250457'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-41.27'^^xsd:double;
  dwc:latitude '-1.883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250457:7225993_9'^^xsd:anyURI;
  dwc:observationDate '1968-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_22'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_24'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_30'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.817"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.817 -34.23)"^^geo:wktLiteral ;
  geo-pos:lat "-1.817"^^xsd:decimal ;
  geo-pos:long "-34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250458%3A7225996_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250458'^^xsd:string;
  dwc:catalogNumber '7225996_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250458'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '-1.817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250458:7225996_7'^^xsd:anyURI;
  dwc:observationDate '1968-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.067 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.067"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250459%3A7225999_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250459'^^xsd:string;
  dwc:catalogNumber '7225999_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250459'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '0.067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250459:7225999_8'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_23'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_28'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_30'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_32'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_35'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.367 -33.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.367"^^xsd:decimal ;
  geo-pos:long "-33.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250460%3A7226002_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250460'^^xsd:string;
  dwc:catalogNumber '7226002_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250460'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.48'^^xsd:double;
  dwc:latitude '1.367'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250460:7226002_46'^^xsd:anyURI;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_15'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_18'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_2'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_25'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_3'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_31'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_37'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_41'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.533"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.533 -41.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.533"^^xsd:decimal ;
  geo-pos:long "-41.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250461%3A7226005_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250461'^^xsd:string;
  dwc:catalogNumber '7226005_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250461'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-41.7'^^xsd:double;
  dwc:latitude '3.533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250461:7226005_43'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.683"^^xsd:decimal ;
  dwc:decimalLongitude "-43.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.683 -43.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.683"^^xsd:decimal ;
  geo-pos:long "-43.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250462%3A7226008_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250462'^^xsd:string;
  dwc:catalogNumber '7226008_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250462'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.93'^^xsd:double;
  dwc:latitude '3.683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250462:7226008_6'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_4'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.317"^^xsd:decimal ;
  dwc:decimalLongitude "-45.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.317 -45.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.317"^^xsd:decimal ;
  geo-pos:long "-45.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250463%3A7226011_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250463'^^xsd:string;
  dwc:catalogNumber '7226011_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250463'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-45.9'^^xsd:double;
  dwc:latitude '2.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250463:7226011_6'^^xsd:anyURI;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_19'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_20'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_23'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_25'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_26'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_34'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_39'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.867 -38.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.867"^^xsd:decimal ;
  geo-pos:long "-38.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250464%3A7226014_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250464'^^xsd:string;
  dwc:catalogNumber '7226014_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250464'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-38.62'^^xsd:double;
  dwc:latitude '-1.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250464:7226014_5'^^xsd:anyURI;
  dwc:observationDate '1969-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_1'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_11'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_16'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_18'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_2'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_23'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_29'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_30'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_36'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_44'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_48'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_49'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_52'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_57'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_8'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.783"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.783 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "6.783"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250466%3A7226031_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250466'^^xsd:string;
  dwc:catalogNumber '7226031_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250466'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '6.783'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250466:7226031_7'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-49.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -49.3)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250467%3A7226033_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250467'^^xsd:string;
  dwc:catalogNumber '7226033_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250467'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-49.3'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250467:7226033_5'^^xsd:anyURI;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-45.32"^^xsd:decimal ;
  geo-pos:long "-57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55876_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55876_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55876_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:latitude '-0.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_27'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55856_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55856_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55856_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.383"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.383 -39.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.383"^^xsd:decimal ;
  geo-pos:long "-39.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250465%3A7226017_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250465'^^xsd:string;
  dwc:catalogNumber '7226017_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250465'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-39.13'^^xsd:double;
  dwc:latitude '-0.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250465:7226017_9'^^xsd:anyURI;
  dwc:observationDate '1969-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55875_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55875_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55875_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55877_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55877_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55877_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.533"^^xsd:decimal ;
  dwc:decimalLongitude "-60.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.533 -60.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.533"^^xsd:decimal ;
  geo-pos:long "-60.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-60.52'^^xsd:double;
  dwc:latitude '11.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_33'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "-54.47"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "-54.47"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-54.47"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-45.97'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_56'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.58"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-53.58"^^xsd:decimal ;
  geo-pos:long "-44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-44.7'^^xsd:double;
  dwc:latitude '-53.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_2'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55830_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55830_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55830_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_86'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_55'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.6532"^^xsd:decimal ;
  geo-pos:long "-22.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733 -57.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733"^^xsd:decimal ;
  dwc:decimalLongitude "-57.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733 -57.83)"^^geo:wktLiteral ;
  geo-pos:lat "60.733"^^xsd:decimal ;
  geo-pos:long "-57.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.83'^^xsd:double;
  dwc:latitude '60.733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_61'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "59.95"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55863_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55863_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55863_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "-54.47"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55878_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55878_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55878_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-45.32"^^xsd:decimal ;
  geo-pos:long "-57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55859_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55859_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55859_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55864_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55864_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55864_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55857_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55857_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55857_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_101'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55827_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55827_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55827_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_100'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55837_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55837_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55837_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55858_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55858_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55858_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "59.95"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '59.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_59'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_27'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55862_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55862_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55862_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55840_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55840_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55840_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.55"^^xsd:decimal ;
  dwc:decimalLongitude "-42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.55 -42.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.55"^^xsd:decimal ;
  geo-pos:long "-42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250441%3A7225938_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250441'^^xsd:string;
  dwc:catalogNumber '7225938_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250441'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-42.63'^^xsd:double;
  dwc:latitude '11.55'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250441:7225938_16'^^xsd:anyURI;
  dwc:observationDate '1968-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_23'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_18'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55829_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55829_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418105'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55829_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_72'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_69'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_57'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55839_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55839_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55839_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_9'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.47"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.47 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "-54.47"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '-54.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_1'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55838_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55838_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55838_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55861_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55861_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55861_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_61'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -45.97)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55860_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55860_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-45.97'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55860_56'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55828_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55828_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides sacculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55828_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_78'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55831_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55831_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55831_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55841_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55841_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55841_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_46'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55865_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55865_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55865_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.583"^^xsd:decimal ;
  dwc:decimalLongitude "-21.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.583 -21.93)"^^geo:wktLiteral ;
  geo-pos:lat "52.583"^^xsd:decimal ;
  geo-pos:long "-21.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.93'^^xsd:double;
  dwc:latitude '52.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_55'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733 -57.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733"^^xsd:decimal ;
  dwc:decimalLongitude "-57.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733 -57.83)"^^geo:wktLiteral ;
  geo-pos:lat "60.733"^^xsd:decimal ;
  geo-pos:long "-57.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.83'^^xsd:double;
  dwc:latitude '60.733'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_61'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -61.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-61.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-61.45'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_47'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.233 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.233"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '4.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_30'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.017 -23.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.017"^^xsd:decimal ;
  geo-pos:long "-23.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.23'^^xsd:double;
  dwc:latitude '15.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_34'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-45.32"^^xsd:decimal ;
  geo-pos:long "-57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_73'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55842_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55842_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55842_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_102'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_19'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_4'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9333 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "23.9333"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '23.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_39'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_16'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55866_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55866_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55866_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55832_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55832_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55832_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55867_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55867_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina dutertrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570865'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55867_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55833_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55833_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55833_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.58"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.58 -44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-53.58"^^xsd:decimal ;
  geo-pos:long "-44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-44.7'^^xsd:double;
  dwc:latitude '-53.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_2'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55843_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55843_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55843_82'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_108'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_107'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_104'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_71'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_93'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_68'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_91'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_5'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_67'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_1'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -41.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.017"^^xsd:decimal ;
  geo-pos:long "-41.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.4'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_43'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55845_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55845_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Candeina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418110'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55845_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_35'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_92'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.833"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.833 -19.2998)"^^geo:wktLiteral ;
  geo-pos:lat "25.833"^^xsd:decimal ;
  geo-pos:long "-19.2998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.2998'^^xsd:double;
  dwc:latitude '25.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_40'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.767"^^xsd:decimal ;
  dwc:decimalLongitude "-92.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.767 -92.47)"^^geo:wktLiteral ;
  geo-pos:lat "23.767"^^xsd:decimal ;
  geo-pos:long "-92.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55869_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55869_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides sinistralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-92.47'^^xsd:double;
  dwc:latitude '23.767'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55869_38'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_17'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_51'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_56'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.6532"^^xsd:decimal ;
  geo-pos:long "-22.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_64'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_59'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_3'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.32"^^xsd:decimal ;
  dwc:decimalLongitude "-57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.32 -57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-45.32"^^xsd:decimal ;
  geo-pos:long "-57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-57.98'^^xsd:double;
  dwc:latitude '-45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_4'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55844_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55844_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Pulleniatina obliquiloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221331'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55844_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55868_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55868_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113449'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55868_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1026410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55834_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55834_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina calida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55834_29'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_60'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_7'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_83'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_87'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.433"^^xsd:decimal ;
  dwc:decimalLongitude "-64.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.433 -64.17)"^^geo:wktLiteral ;
  geo-pos:lat "31.433"^^xsd:decimal ;
  geo-pos:long "-64.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-64.17'^^xsd:double;
  dwc:latitude '31.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_44'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_47'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_50'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_105'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_23'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_40'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_43'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_44'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_6'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -32.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_29'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_10'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.517"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.517 -11.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.517"^^xsd:decimal ;
  geo-pos:long "-11.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '-1.517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_25'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 16.433)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "16.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.433'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_9'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_65'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_66'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_70'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_75'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_8'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_32'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55850_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55850_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55850_84'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.37 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "-33.37"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '-33.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_8'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.83"^^xsd:decimal ;
  dwc:decimalLongitude "-41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.83 -41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-28.83"^^xsd:decimal ;
  geo-pos:long "-41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.03'^^xsd:double;
  dwc:latitude '-28.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_11'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.33 34.783)"^^geo:wktLiteral ;
  geo-pos:lat "-25.33"^^xsd:decimal ;
  geo-pos:long "34.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.783'^^xsd:double;
  dwc:latitude '-25.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_17'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_88'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_90'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5998"^^xsd:decimal ;
  dwc:decimalLongitude "-36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5998 -36.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.5998"^^xsd:decimal ;
  geo-pos:long "-36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.7'^^xsd:double;
  dwc:latitude '39.5998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_50'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9332"^^xsd:decimal ;
  dwc:decimalLongitude "-41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9332 -41.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.9332"^^xsd:decimal ;
  geo-pos:long "-41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.75'^^xsd:double;
  dwc:latitude '50.9332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_54'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.58"^^xsd:decimal ;
  dwc:decimalLongitude "24.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.58 24.583)"^^geo:wktLiteral ;
  geo-pos:lat "-39.58"^^xsd:decimal ;
  geo-pos:long "24.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.583'^^xsd:double;
  dwc:latitude '-39.58'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_6'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_89'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_97'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_97'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 -42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "-42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.45'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_14'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.38"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.38 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-16.38"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-16.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_20'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 -19.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "-19.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-19.72'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_21'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55874_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55874_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia mentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55874_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_106'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_11'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_85'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_33'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_36'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_38'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_41'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.98"^^xsd:decimal ;
  dwc:decimalLongitude "7.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.98 7.017)"^^geo:wktLiteral ;
  geo-pos:lat "-22.98"^^xsd:decimal ;
  geo-pos:long "7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '7.017'^^xsd:double;
  dwc:latitude '-22.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_18'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3"^^xsd:decimal ;
  dwc:decimalLongitude "-48.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3 -48.27)"^^geo:wktLiteral ;
  geo-pos:lat "33.3"^^xsd:decimal ;
  geo-pos:long "-48.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55872_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55872_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.27'^^xsd:double;
  dwc:latitude '33.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113448'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55872_46'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_53'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_58'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_62'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 -36.82)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "-36.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.82'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_10'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '-27.87'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_15'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.033"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.033 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "23.033"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '23.033'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_37'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55853_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55853_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55853_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -11.62)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_48'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-33.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -33.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-33.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.13'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_49'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '-28.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_12'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55855_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55855_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55855_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.77 -42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-50.77"^^xsd:decimal ;
  geo-pos:long "-42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.15'^^xsd:double;
  dwc:latitude '-50.77'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_3'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_80'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_45'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_57'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_79'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -27.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-27.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-27.0167'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_26'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_54'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3498 -30.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3498"^^xsd:decimal ;
  geo-pos:long "-30.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-30.267'^^xsd:double;
  dwc:latitude '44.3498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_51'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_21'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -24.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-24.25'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_53'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 -39.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "-39.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-39.03'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_24'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 -21.7833)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "-21.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.7833'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_28'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.233"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.233 -37.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.233"^^xsd:decimal ;
  geo-pos:long "-37.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-37.87'^^xsd:double;
  dwc:latitude '8.233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_32'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.267"^^xsd:decimal ;
  dwc:decimalLongitude "-48.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.267 -48.42)"^^geo:wktLiteral ;
  geo-pos:lat "17.267"^^xsd:decimal ;
  geo-pos:long "-48.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-48.42'^^xsd:double;
  dwc:latitude '17.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_36'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-38.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -38.783)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-38.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55873_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55873_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia scitula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-38.783'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113452'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55873_42'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 4.683)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55854_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55854_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.683'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55854_16'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_20'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55836_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55836_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinita glutinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113464'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55836_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55826_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55826_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides ruber white'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55826_12'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.483"^^xsd:decimal ;
  dwc:decimalLongitude "-53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.483 -53.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.483"^^xsd:decimal ;
  geo-pos:long "-53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.250444%3A7225950_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.250444'^^xsd:string;
  dwc:catalogNumber '7225950_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.250444'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia menardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Damuth, J'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-53.17'^^xsd:double;
  dwc:latitude '8.483'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113450'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.250444:7225950_62'^^xsd:anyURI;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '113450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_76'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_110'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_96'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_15'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55824_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55824_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55824_99'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.317"^^xsd:decimal ;
  dwc:decimalLongitude "-33.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.317 -33.03)"^^geo:wktLiteral ;
  geo-pos:lat "5.317"^^xsd:decimal ;
  geo-pos:long "-33.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-33.03'^^xsd:double;
  dwc:latitude '5.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_31'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_77'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55846_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55846_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidinella dehiscens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418108'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55846_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '418108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_24'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_103'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_81'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_7'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_42'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_26'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-22.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6532 -22.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.6532"^^xsd:decimal ;
  geo-pos:long "-22.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-22.77'^^xsd:double;
  dwc:latitude '59.6532'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_58'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '32.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_45'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.9 -20.38)"^^geo:wktLiteral ;
  geo-pos:lat "-40.9"^^xsd:decimal ;
  geo-pos:long "-20.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.38'^^xsd:double;
  dwc:latitude '-40.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_5'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_109'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_30'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_63'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_28'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_31'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_37'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_13'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_14'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_2'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_22'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55847_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55847_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerina digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113435'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55847_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -43.63)"^^geo:wktLiteral ;
  geo-pos:lat "27.917"^^xsd:decimal ;
  geo-pos:long "-43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55870_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55870_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-43.63'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55870_41'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_25'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.33 -13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.33"^^xsd:decimal ;
  geo-pos:long "-13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-13.15'^^xsd:double;
  dwc:latitude '-28.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_13'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_48'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_34'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_95'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55849_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55849_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina conglomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '558969'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55849_74'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_52'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_39'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.67 -9.817)"^^geo:wktLiteral ;
  geo-pos:lat "-12.67"^^xsd:decimal ;
  geo-pos:long "-9.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.817'^^xsd:double;
  dwc:latitude '-12.67'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_22'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55825_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55825_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55825_35'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55835_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55835_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globigerinella aequilateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55835_49'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17"^^xsd:decimal ;
  dwc:decimalLongitude "-74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "17"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52017%3A55848_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52017'^^xsd:string;
  dwc:catalogNumber '55848_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52017'^^xsd:anyURI;
  dwc:scientificName 'Globoquadrina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '17'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '570866'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52017:55848_98'^^xsd:anyURI;
  dwc:observationDate '1957-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '521612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.13"^^xsd:decimal ;
  dwc:decimalLongitude "72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.13 72.5)"^^geo:wktLiteral ;
  geo-pos:lat "-21.13"^^xsd:decimal ;
  geo-pos:long "72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2741__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.52018%3A55871_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2741_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1997-05-29'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.52018'^^xsd:string;
  dwc:catalogNumber '55871_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.52018'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia crassaformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Imbrie, John D'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '72.5'^^xsd:double;
  dwc:latitude '-21.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Lamont-Doherty Earth Observatory, Columbia University, topotype: irregular surface, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '418113'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.52018:55871_19'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1455327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF